home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Diversos / Coeli Stella 2000 / _SETUP.1 / Stella.exe / 0 / RCDATA / TFREEPHONEUSAFORM1 / TFREEPHONEUSAFORM1.txt
Text File  |  1999-03-13  |  1KB  |  46 lines

  1. object FreePhoneUSAForm1: TFreePhoneUSAForm1
  2.   Left = 268
  3.   Top = 231
  4.   Width = 367
  5.   Height = 211
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   Caption = 'Free phone orders USA'
  8.   Font.Color = clWindowText
  9.   Font.Height = -14
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   PixelsPerInch = 125
  14.   TextHeight = 16
  15.   object Panel1: TPanel
  16.     Left = 6
  17.     Top = 7
  18.     Width = 346
  19.     Height = 162
  20.     BevelOuter = bvLowered
  21.     BevelWidth = 2
  22.     Color = 8421631
  23.     TabOrder = 0
  24.     object BoxLabel1: TBoxLabel
  25.       Left = 7
  26.       Top = 7
  27.       Width = 331
  28.       Height = 147
  29.       Caption = 
  30.         'Order Stella TOLL FREE today. Call 1-800-903-4152 to place your ' +
  31.         'order, quoting product ID 100809 - Stella 2000'
  32.       TextBorder = 2
  33.       BevelInner = bvNone
  34.       BevelOuter = bvNone
  35.       Font.Color = clNavy
  36.       Font.Height = -16
  37.       Font.Name = 'Times New Roman'
  38.       Font.Style = [fsBold]
  39.       Color = clWhite
  40.       ParentFont = False
  41.       ParentColor = False
  42.       WordWrap = True
  43.     end
  44.   end
  45. end
  46.